home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscDatePalette / Makefile.preamble < prev    next >
Makefile  |  1994-10-17  |  299b  |  11 lines

  1. #    MiscClockView Preamble
  2. #    basically lifted from a mini-example
  3. #    this is 3.1 specific, and will enable the building of FAT palletes!
  4.  
  5. OTHER_PRODUCT_DEPENDS = libMiscDateView.a
  6.  
  7. LIBOFILES = MiscDateView.subproj/MiscDateView.o
  8.  
  9. OTHER_GARBAGE = libMiscDateView.a
  10. INSTALLDIR = /LocalDeveloper/Palettes
  11.